home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / emulations / 2988 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.6 KB

  1. Path: dialin35.zdv.uni-mainz.de!user
  2. From: bauec002@goofy.zdv.uni-mainz.de (Christian Bauer)
  3. Newsgroups: comp.sys.amiga.emulations
  4. Subject: Re: SS3.4 ejects my CD's
  5. Date: Wed, 20 Mar 1996 21:16:14 +0100
  6. Organization: .uni-mainz.de - "None of the known nameservers are responding."
  7. Distribution: world
  8. Message-ID: <bauec002-2003962116150001@dialin35.zdv.uni-mainz.de>
  9. References: <xRKJtMD3E3aHzB@thain.ods.de> <4ibja1$kpr@news.uni-paderborn.de> <xS+lYMD3E3aiz8@thain.ods.de>
  10. NNTP-Posting-Host: dialin35.zdv.uni-mainz.de
  11.  
  12. In article <xS+lYMD3E3aiz8@thain.ods.de>, thorin@ods.de (Michael Boehmer) wrote:
  13.  
  14. >RS> And you get your answer....the fastlane may have bazillions of bugs
  15. >RS> but THIS..i repeat...THIS..is NOT a problem of the Fastlane device.
  16. >RS> The reason the requester pops up is that Shapeshifter allows the MAC
  17. >RS> to pass a SCSIDirekt Request to the device where it asks the CDRom
  18. >RS> for 1 Block=2048 Bytes but tells the dma engine only to transfer 512
  19. >
  20. >Who tells it ? The MacOS or ShapeShifter ?
  21.  
  22. The Mac program/driver that initiated the transfer.
  23.  
  24. >Why do so many other host adapters work happily (even with DMA turned on)
  25. >with the ShapeShifter, but only the Fastlane Z3 not ?!?!?!?
  26.  
  27. There are two (completely unrelated!) problems with the Fastlane (and
  28. derivates (CyberSCSI, Blizzard)):
  29.  
  30. 1. XXL-sized "Phase Error" requesters. These used to pop up at boot time
  31.    when a CD was in the drive under ShSh <=3.3 because MacOS checks all
  32.    connected SCSI devices for a valid boot block on startup without checking
  33.    the device class first (it even tries to boot from scanners and media
  34.    changers) and reads only 512 bytes of the first sector. This is no
  35.    problem for ShapeShifter and it doesn't expect anything from the SCSI
  36.    controller than to report an error condition, but it becomes annoying,
  37.    so starting with 3.4, only (removable) hard disks are checked for
  38.    boot blocks.
  39.  
  40. 2. The z3scsi.device (and derivates) reports wrong values in scsi_Actual
  41.    of HD_SCSICMD requests when DMA is turned on. This is the major problem
  42.    with the Fastlane which also caused the Oktagon to fail under ShapeShifter
  43.    and which (for the Oktagon) is fixed by SSOktaPatch. ShapeShifter relies
  44.    on correct scsi_Actual values as there is no general way to determine
  45.    the length of SCSI data transfers from within the Mac SCSI Manager.
  46.    The "summer" mode tries to work around this by assuming fixed block
  47.    sizes for hard disks and CD-ROMs (as ShapeShifter 3.0 did).
  48.  
  49. Bye,
  50. Christian
  51.  
  52. -- 
  53.   / Christian Bauer, Max-Planck-Str.60, 55124 Mainz, Germany
  54. \/ WWW homepage: http://www.uni-mainz.de/~bauec002/
  55.